Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Campaign Role CRUD #497

Merged
merged 10 commits into from
Jul 20, 2024

Conversation

AlexMIaoPU
Copy link

Implement CRUD for roles in a campaign
routes:
/campaign/{id}/role
- post
/campaign/{id}/roles
- get
/role/{id}
- get
- put
- del

Alex_Miao_WSL added 3 commits July 13, 2024 16:27
…pdated api ymal for Role, added migration to change Role table in db
…nd added some routes into main regarding role
… get all roles in a campaign, added get all in roles in a campagin in model
@AlexMIaoPU AlexMIaoPU self-assigned this Jul 18, 2024
@KavikaPalletenne KavikaPalletenne removed the request for review from fritzrehde July 20, 2024 13:19
@KavikaPalletenne KavikaPalletenne changed the title Chaos 496 campaign role crud Campaign Role CRUD Jul 20, 2024
@KavikaPalletenne KavikaPalletenne merged commit ba6fb2b into CHAOS-224-KHAOS-rewrite Jul 20, 2024
4 checks passed
@KavikaPalletenne KavikaPalletenne deleted the CHAOS-496-Campaign-Role-CRUD branch July 20, 2024 13:19
@KavikaPalletenne KavikaPalletenne restored the CHAOS-496-Campaign-Role-CRUD branch July 20, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants